home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 029 (1987-08-15)(Ossowski, Stefan)(DE)(PD).zip / Taifun 029 (1987-08-15)(Ossowski, Stefan)(DE)(PD).adf / ue18 / Help! < prev    next >
Text File  |  1978-08-10  |  8KB  |  121 lines

  1. Help! V1.8    [See menus also]   (S=Shift,A=Alt,C=Ctl,BS=BackSpace,KP=KeyPad)
  2. -----------------------------------------------------------------------------
  3.             Click window's Title Bar to switch to Tiny Window
  4. -----------------------------------------------------------------------------
  5. Amiga-esc: ABORT PROCESS            | HELP: get/release Help
  6. -----------------------------------------------------------------------------
  7. LOAD/QUIT                           | C-mouse: click-load file "name"
  8. closeBox,f4: quit gracefully        | A-f4: Fast Quit - does NOT save files!
  9. -----------------------------------------------------------------------------
  10.                                  SCROLLS
  11. upArrow:   scroll up line           |  downArrow:   scroll down line
  12. S-upArrow: scroll up 11 lines       |  S-downArrow: scroll down 11 lines
  13. A-upArrow, gadget1: scroll up page  |  A-downArrow, gadget2: scroll down page
  14. C-upArrow: scroll to start of file  |  C-downArrow: scroll to end of file
  15. leftArrow:   scroll left            |  rightArrow:   scroll right
  16. S-leftArrow: scroll left 10 chars   |  S-rightArrow: scroll right 10 chars
  17. A-leftArrow: scroll left 20 chars   |  A-rightArrow: scroll right 20 chars
  18. C-leftArrow: scroll to end of line  |  C-rightArrow: scroll to start of line
  19. gadget3:   next favorite file       |  gadget4:     next file
  20. -----------------------------------------------------------------------------
  21. C-j: merge lines |  C-o: open line at cursor |  C-4: del trailing white-space
  22. -----------------------------------------------------------------------------
  23.                       SCRATCH DELETES
  24. C-d: delete line            |  KP0, S-KP0, A-KP0, C-KP0: undo scratch deletes
  25. KP7, S-BS:  del word left   |  A-KP7, A-BS:  del to start of line
  26. KP9, S-del: del word right  |  A-KP9, A-del: del to end of line
  27. S-KP7, BS:  del char left   |  C-KP7, C-BS:  del to top of screen
  28. S-KP9, del: del char right  |  C-KP9, C-del: del to bottom of screen
  29. -----------------------------------------------------------------------------
  30.                            CURSOR
  31. button: deposit cursor        |   KP5, S-KP5, C-KP5, A-KP5: "find" cursor
  32. C-KP8: move up a page         |   KP8, S-KP8, A-KP8: move cursor down line
  33. C-KP2: move down a page       |   KP2, S-KP2, A-KP2: move cursor up line
  34. KP4:   move cursor left word  |                 KP6: move cursor right word
  35. S-KP4: move cursor left char  |               S-KP6: move cursor right char
  36. A-KP4: move to start of line  |               A-KP6: move to end of line
  37. C-KP4: move to start of line  |               C-KP6: move to end of line
  38. -----------------------------------------------------------------------------
  39.         HILITE/INVERT         |  SAC-button: drag mouse to make hilite
  40. KP1, S-KP1, A-KP1: start hilite at cursor  |  C-KP1: start invert at cursor
  41. KP3, S-KP3, A-KP3: end hilite at cursor    |  C-KP3: end invert at cursor
  42. S-button: start hilite                     |  SC-button: start invert
  43. A-button: end hilite                       |  AC-button: end invert
  44. -----------------------------------------------------------------------------
  45. S-f7: modify search string            | S-f8: modify replace string
  46. A-0: match columns                    |  A-1: clear leading white space
  47. A-2: center text in line              |  A-3: goto page #
  48. A-4: match indentation                |  A-5: right-justify
  49. A-6: store cursor line in n45         |  A-7: store cursor column in n44
  50. A-8: show value of n-variable         |  A-9: set value of n-variable
  51. C-0: zero running total               |  C-=: add next number to total
  52. C--: subtract next number from total  |  C-\: print total in text at cursor
  53. A-c: trim spaces betw next 2 words    |  C-/: value of char under cursor
  54. C-l: switch to lower case             |  C-u: switch to upper case
  55. C-f: switch upper<->lower case        |  C-w: swap cur buffer with buf41
  56. C-n: input line number to scroll to   |  C-m: input command multiplier
  57. C-x: switch number hex<->decimal      |  C-c: input control character
  58. A-e: input new end-of-line value      |  A-f: input buffer # to free
  59. S-tab: transparent tab fwd            |  A-l: shift hilite rgn left
  60. A-tab: transparent tab bkwd           |  A-r: shift hilite rgn right
  61. C-tab: unTab                          | SA-c: count times next cmd executed
  62. SA-d:  set amt delay (1 = 1/10 sec)   |  A-d: delay preset amt (1 = 1/10 sec)
  63. SA-button: select index words/phrases | SA-i: build the index
  64.                      SAC-z: auto-executed startup cmd
  65. -----------------------------------------------------------------------------
  66.                             LEARN MODE
  67.    C-s: start Learn Mode              |  C-s: abort Learn Mode
  68.    C-r: end Learn Mode                |  C-r: run Learned sequence
  69.    C-5: save Learn as numbered file   |  C-6: load Learn file #
  70.                                       |  C-7: load & run Learn file #
  71. ((ctl-m sets the general purpose command-multiplier.  Then ctl-r will run the
  72. sequence as many times as the command-multiplier says to.))
  73. -----------------------------------------------------------------------------
  74.                           PRIMITIVE MODE
  75. del:      del char under cursor |    BS:  del char to left of cursor
  76. S-space:  move cursor forward   |  S-BS:  move cursor backward.
  77. esc:      LEAVE Primitive Mode  | S-esc:  QUIT (only during startup-compile)
  78. -----------------------------------------------------------------------------
  79.                            STARTUP AUTO-COMMAND
  80. Key SAC-z gets executed automatically at start-up.  No command exists, unless
  81. you define one.  There are no restrictions on what this command can do:
  82.  
  83. 1.)  To auto-load your files next time, select "Make command" in the menu.
  84.      Then type in:
  85.            <shftAltCtl-z: LoadFile("myfile1") loadFile("myfile2") etc >
  86.      Select "Compile" (F6), then select "Save config" (A-F6). 
  87.      They'll be loaded anytime you start Uedit.  Auto-load them anytime, by
  88.      pressing SAC-z.  
  89. 2.)  To get rid of startup-command:
  90.      Select "Kill key" in the Commands menu.  Then press SAC-z.  If you press
  91.      the wrong key, select "Load config" and then select "Kill key" again. 
  92.      If you pressed the right key, select "Save config".
  93. -----------------------------------------------------------------------------
  94. BUFFER CONVENTIONS: ("See buffers" shows you these, if they are not empty.)
  95. buf50-54 = temporary purposes
  96. buf49 = search string                  buf48 = replace string
  97. buf47 = copied hilite                  buf46 = copied invert
  98. buf45 = scratch deletes (for Undo)     buf44 = edit-command buffer
  99. buf43 = filenames                      buf42 = HELP
  100. buf41 = used in swapBuf (ctl-w)        buf40 = used for AmigaDOS command
  101. buf39 = AmigaDOS result                buf38 = directory name
  102. You can change this convention by editing the Config! file.
  103. -----------------------------------------------------------------------------
  104. NUMBER CONVENTIONS: (These variables are used  by  certain  commands.   Press
  105. alt-8 to see them.  Press alt-9 to set any number to a value.)
  106. n50-n54 =  temporary purposes          n49 = dollars in running total
  107. n48 = cents in running total           n47 = plus/minus flag
  108. n46 = tenths of second to delay        n45 = length cursor line (alt-6)
  109. n44 = cursor column (alt-7)
  110. -----------------------------------------------------------------------------
  111. These keys are "borrowed" by other keys.  Do not save  the  configuration  if
  112. you swap or kill any of them:
  113. KP7        S-KP7       A-KP7     C-KP7       KP9       S-KP9       A-KP9
  114. C-KP9      S-f4        S-f7      S-f8        S-f9      f4          f9
  115. f10        SAC-z       KP0       KPDot       KPEnter   KPMinus     C-KPDot
  116. A-1        A-6         A-7
  117.  
  118. If you modify Config! or make your own config file, search on "runKey",
  119. locate all keys it uses, and update this list.
  120. -----------------------------------------------------------------------------
  121.